CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Genetic Algorithm for vrp

搜索资源列表

  1. VRP

    1下载:
  2. Genetic Algorithm for VRP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:42731
    • 提供者:张保权
  1. GAVRPWITHC.rar

    1下载:
  2. 对外经贸大学的硕士论文,用c++编写的遗传算法解决VRP的程序,External Economic and Trade University master' s thesis, using c++ to prepare the genetic algorithm to solve VRP process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:13113
    • 提供者:李海民
  1. vrp.rar

    5下载:
  2. 编写的基于遗传算法解决VRP问题的源代码,Prepared VRP based on genetic algorithm to solve the problem of source code
  3. 所属分类:Other systems

    • 发布日期:2016-12-28
    • 文件大小:4186
    • 提供者:张凯
  1. VRP_GA.rar

    0下载:
  2. 用GA遗传算法求解VRP车辆配送问题,以及VRP的特殊情况TSP旅行商问题,GA Genetic Algorithm for VRP with the distribution of vehicles, as well as the special circumstances of VRP Traveling Salesman Problem TSP
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:975
    • 提供者:yourchen
  1. GA-FOR-VRP

    1下载:
  2. 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8818
    • 提供者:pengyang
  1. vrp

    2下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:4425
    • 提供者:hattrick
  1. GA-code-for-VRP-in-C

    0下载:
  2. 用遗传算法解决VRP问题的C语言源代码,欢迎交流-VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:7417
    • 提供者:MGC
  1. vrp-basedon-GA

    0下载:
  2. 基于C++的遗传算法代码,用于解决VRP问题,十分便于初学者学习-Based on genetic algorithm in C++ code for solving VRP problems, very easy for beginners to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5251
    • 提供者:yulun
  1. ga-for-vrp

    0下载:
  2. 解决VRP的遗传算法,已经验证,可以运行-Genetic algorithm to solve the VRP has been verified, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28643
    • 提供者:刘长石
  1. GA-VRP

    0下载:
  2. 遗传算法求解VRP问题的源代码,经测试可用-Genetic Algorithm for VRP source code, have been tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:7181
    • 提供者:wade
  1. vrp

    0下载:
  2. vrp问题代码,免疫遗传算法求解车辆路径问题-vrp problem code, immune genetic algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1743
    • 提供者:卢旺达
  1. genetic-algorithm-VRP

    1下载:
  2. 遗传算法求解VRP问题,自带绘制路径功能,且包含word对问题详细描述。-Genetic Algorithm for VRP problem, comes to draw a path function, and contains a detailed descr iption of the problem word.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:23194
    • 提供者:shadow
  1. Partheno-Genetic-agorithm-for-VRP

    3下载:
  2. 用于求解汽车路径寻求问题的单亲遗传算法,-patheno-genetic algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:3788800
    • 提供者:dyj
  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7168
    • 提供者:GWJ
  1. Three-methods-for-VRP

    0下载:
  2. 包括遗传算法,构建法和改进法在内的3种方法实现VRP问题。供初学者学习和参考(3 methods, including genetic algorithm, construction method and improved method, are used to realize the VRP problem. For beginners to learn and refer to)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:6419456
    • 提供者:chaostu
  1. 遗传算法实现的vrp问题求解

    2下载:
  2. 实现VRP问题遗传算法,通过遗传算法解决由MATLAB来说明(Genetic algorithm for realizing VRP problemThe solution of the genetic algorithm is explained by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-28
    • 文件大小:4096
    • 提供者:兰心天天
  1. 遗传算法1

    1下载:
  2. 遗传算法求解求解vrp问题,以送货问题为算例,已知送货量和距离矩阵。(Genetic algorithm for solving VRP Problem)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-27
    • 文件大小:20480
    • 提供者:livex
  1. vrp

    1下载:
  2. 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:4096
    • 提供者:HappyppaH
  1. 数学建模

    1下载:
  2. 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:4096
    • 提供者:squirrel_03
  1. vrp

    1下载:
  2. 遗传算法求解vrptw,带时间窗约束的车辆路径问题(Genetic algorithm for VRPTW vehicle routing problem with time window constraints)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-16
    • 文件大小:1024
    • 提供者:chenrens
« 12 »
搜珍网 www.dssz.com